Welcome![Sign In][Sign Up]
Location:
Search - compiler design

Search list

[ELanguagecompiler

Description: 编译原理课程设计 if——THEN——ELSE LR语法分析 语义分析 词法分析-Principles of curriculum design compile if- THEN- ELSE LR parsing semantic analysis of lexical analysis
Platform: | Size: 1544192 | Author: cultsharp | Hits:

[ELanguageCompiler

Description: DO-WHILE循环语句的翻译程序设计(简单优先法、输出三地址表示)-DO-WHILE loop of the translation process design (a simple priority method, the output address of said three)
Platform: | Size: 4096 | Author: 张朝辉 | Hits:

[ELanguageFOR

Description: 编译课程设计,FOR语句的简单优先分析,程序功能强大,能针对任意简单优先文法,自动识别生成简单优先矩阵。可以支持FOR的无限嵌套,四元式地址输出。-Compiler design courses, FOR priority analysis of a simple statement, the program is powerful and can be a priority for arbitrary simple grammar, automatic identification of priority matrix to generate simple. Can support unlimited nested FOR, four output-style address.
Platform: | Size: 254976 | Author: wangyao | Hits:

[matlabfilter

Description: 这是基于MATLAB下的XILINX的FPGA的FIR滤波器的模型设计文件-This is a MATLAB-based FPGA of the XILINX Model of the FIR filter design documents
Platform: | Size: 268288 | Author: xueanxi | Hits:

[Windows DevelopPrinciples-of-curriculum-design

Description: 编译原理课程设计总结报告 1.设计题目及相关内容 本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。 2.运行环境(软、硬件环境) 硬件环境:方正电脑,P4CPU,512M内存 软件环境:Visualc++6.0 3.算法设计的思想 本设计题目的实现,使用了多个程序,包括语义分析,语法分析和词法分析。 -Principles of curriculum design to compile a summary report 1. The design of the subject and related content This course is designed drop recursive analysis. Of arithmetic expressions and assignment statements and generate semantic analysis of quaternion sequence. Among them, the design of a simple C language pascal language subset of the preparation of a compiler. Semantic analysis is parsing the input after the word string, and parsing the input lexical analysis procedure is provided by the word sequence. Procedures require parsing and lexical analysis are called as a subroutine, which enter the string to use file operations. 2. Operating environment (software and hardware environment) Hardware environment: PC Founder, P4CPU, 512M memory Software Environment: Visualc++6.0 3. Algorithm design thinking The realization of the design subject, the use of a number of procedures, including semantic analysis, syntax analysis and lexical analysis.
Platform: | Size: 2659328 | Author: 爱爱爱 | Hits:

[ELanguagecompilerprograms

Description: compiler design -lexical analyzer,and others source codes for B.tech-cse -compiler design-lexical analyzer,and others source codes for B.tech-cse
Platform: | Size: 2048 | Author: saurabhsingh | Hits:

[VHDL-FPGA-VerilogASIC_Design_Flow_Tutorial_with_synopsys

Description: Tutorial from VCS to IC Compiler for ASIC design using synopsys tool. .
Platform: | Size: 4128768 | Author: Kang | Hits:

[VC/MFCtokenization

Description: Tokenization using visual C++ for compiler design.
Platform: | Size: 2048 | Author: naim | Hits:

[ELanguageLexYacc

Description: A bried guide to Lex and Yacc utilities for making lexical and grammatical analysis. Compiler Design - A Compact Guide To Lex & Yacc.pdf-A bried guide to Lex and Yacc utilities for making lexical and grammatical analysis. Compiler Design- A Compact Guide To Lex & Yacc.pdf
Platform: | Size: 80896 | Author: markk | Hits:

[ELanguageHoskingSlides

Description: The book is the following document... Compiler Design - Compilers Principles and Practice - A.Hosking - Compiler course slides.pdf Slides for a course of compilers: principles and practice.-The book is the following document... Compiler Design- Compilers Principles and Practice- A.Hosking- Compiler course slides.pdf Slides for a course of compilers: principles and practice.
Platform: | Size: 300032 | Author: markk | Hits:

[Software Engineeringcompiler

Description: 讲术了编译器后端设计过程中的指令调度算法及具体的设计方案-Speaking technique the compiler back-end design process, the instruction scheduling algorithms and specific design
Platform: | Size: 116736 | Author: 王正华 | Hits:

[ELanguageC_CompilerDesign

Description: C编译器的设计,有详细的文档和源代码,是学习编译原理绝对有用的参考与研究资料。-C compiler design, detailed documentation and source code, is to learn to compile a useful reference for the absolute principle and research data.
Platform: | Size: 931840 | Author: webee | Hits:

[Graph programMATLAB7.x

Description: MATLAB 7.x界面设计与编译技巧。包括:第二篇,图形化使用者界面;第三篇,深入活用MATLAB Compiler.-MATLAB 7.x interface design and build skills. Include: second, a graphical user interface third part, in-depth utilize MATLAB Compiler.
Platform: | Size: 6486016 | Author: 王奔 | Hits:

[ELanguageBasic_of_Compiler_design

Description: 编译器设计基础,非常好的设计书籍,想做编译器的必收!-Compiler design basis, very good design books, the compiler will want to close!
Platform: | Size: 847872 | Author: 丁昌圣 | Hits:

[ActiveX/DCOM/ATLKakdeOG

Description: This a book for Compiler design course of engineering.-This is a book for Compiler design course of engineering.
Platform: | Size: 10285056 | Author: Sneha | Hits:

[Windows Developc

Description: 1、 构造一个简单程序设计语言的语法。(要求以C语言为样本,根据自己对编译器设计的掌握,简化C语言的功能) 2、 选中自己熟悉的分析方法对根据“设计的程序语言”编写的原程序进行分析,输出中间代码,并解释执行生成的中间代码。 -1, construct a simple programming language syntax. (Required for C language as a sample, based on their mastery of the compiler design, simplified C language function) 2, select the familiar methods of analysis under the " design of the programming language," write the original program analysis, the output intermediate code and explain the implementation of the generated intermediate code.
Platform: | Size: 4096 | Author: 李丽 | Hits:

[Windows Developbianyiyuanlichengxisheji

Description: 这里定义了一个编程语言称作C-M i n u s (或简称为C-),这是一种适合编译器设计方案的 语言,它比T I N Y语言更复杂,包括函数和数组。本质上它是C的一个子集,但省去了一些重要-Here defines a programming language called C-M inus (or simply C-), which is a suitable compiler design language, it is more complex than the TINY language, including the functions and arrays. It is essentially a subset of C, but eliminating the need for a number of important
Platform: | Size: 520192 | Author: 李丽 | Hits:

[ELanguagelexical

Description: compiler强大的课程设计,适合初学者 -compiler a strong curriculum design, suitable for beginners
Platform: | Size: 390144 | Author: xwx | Hits:

[ELanguageji

Description: 编译程序设计,是词法分析程序,对输入文件的字符串进行翻译,输出对应的单词文件-Compiler design, lexical analysis is a process, the input file string to be translated, the output word corresponding to the file
Platform: | Size: 1024 | Author: 金吉祥 | Hits:

[VHDL-FPGA-Verilog4Day

Description: 《4天学会Design Compiler》的中文版。 《4天学会Design Compiler》大家都该知道的,一个很好的DC入门教才,我也是学习时找到了这个中文版。 《4天学会Design Compiler》可以在xunlei上下载到。-" 4-day Institute of Design Compiler" the Chinese version. " 4-day Institute of Design Compiler" Everyone in the know, a good DC to teach entry-only, I also found this when studying Chinese. " 4-day Institute of Design Compiler" can be downloaded to xunlei.
Platform: | Size: 605184 | Author: 唐霖 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net